QueryCacheMode
Cache options for the next re-query
API Section: Enumerations
Type: Enumeration
Properties
Enumerated Name |
Type |
Format |
Value |
Description |
---|---|---|---|---|
model_default |
integer |
int32 |
0 |
|
avoid_cache |
integer |
int32 |
1 |
|
use_cache |
integer |
int32 |
2 |